ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document Namespace / DocumentBase<PageType> Class / DisableCacheToDisk Method

In This Topic
    DisableCacheToDisk Method
    In This Topic
    Disables cache to disk.
    Syntax
    'Declaration
     
    Public Sub DisableCacheToDisk() 
    public void DisableCacheToDisk()
    See Also